Conversation
…ies with 8 updates Bumps the pip-minor-patch-updates group with 4 updates in the / directory: [mypy](https://github.com/python/mypy), [pytest](https://github.com/pytest-dev/pytest), [pre-commit](https://github.com/pre-commit/pre-commit) and [ruff](https://github.com/astral-sh/ruff). Bumps the pip-minor-patch-updates group with 4 updates in the /src/sample_pytorch_gpu_project/.devcontainer directory: [torch](https://github.com/pytorch/pytorch), [torchvision](https://github.com/pytorch/vision), [mlflow](https://github.com/mlflow/mlflow) and [azureml-mlflow](https://github.com/Azure/MachineLearningNotebooks). Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `pre-commit` from 4.3.0 to 4.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.3.0...v4.5.0) Updates `ruff` from 0.14.3 to 0.14.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.3...0.14.9) Updates `torch` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.0...v2.9.1) Updates `torchvision` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.24.0...v0.24.1) Updates `mlflow` from 3.5.1 to 3.7.0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.5.1...v3.7.0) Updates `azureml-mlflow` from 1.60.0 to 1.61.0.post1 - [Release notes](https://github.com/Azure/MachineLearningNotebooks/releases) - [Commits](https://github.com/Azure/MachineLearningNotebooks/commits) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch-updates - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates - dependency-name: ruff dependency-version: 0.14.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch-updates - dependency-name: torch dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch-updates - dependency-name: torchvision dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch-updates - dependency-name: mlflow dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates - dependency-name: azureml-mlflow dependency-version: 1.61.0.post1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
fujikosu
reviewed
Dec 12, 2025
fujikosu
reviewed
Dec 14, 2025
fujikosu
reviewed
Dec 14, 2025
fujikosu
reviewed
Dec 14, 2025
fujikosu
approved these changes
Dec 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-minor-patch-updates group with 4 updates in the / directory: mypy, pytest, pre-commit and ruff.
Bumps the pip-minor-patch-updates group with 4 updates in the /src/sample_pytorch_gpu_project/.devcontainer directory: torch, torchvision, mlflow and azureml-mlflow.
Updates
mypyfrom 1.18.2 to 1.19.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
0f068c9Remove +dev6d5cf52Various updates to 1.19 changelog (#20304)3c81308Add draft version of 1.19 release notes (#20296)1999a20[mypyc] librt base64: use existing SIMD CPU dispatch by customizing build fla...1b94fbb[mypyc] Fix vtable pointer with inherited dunder new (#20302)13369cb[mypyc] Fix crash on super in generator (#20291)a087a58Update import map when new modules added (#20271)35e843c[mypyc] Add efficient librt.base64.b64decode (#20263)094f66d[mypyc] Add repr to AssignmentTarget subclasses (#20258)0738db3Do not push partial types to the binder (#20202)Updates
pytestfrom 9.0.1 to 9.0.2Release notes
Sourced from pytest's releases.
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
pre-commitfrom 4.3.0 to 4.5.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
1af6c8fv4.5.03358a3bMerge pull request #3585 from pre-commit/hazmatbdf6879add pre-commit hazmate436690Merge pull request #3584 from pre-commit/exitstack8d34f95use ExitStack instead of start + stop9c7ea88Merge pull request #3583 from pre-commit/forward-compat-map-manifest844daccadd forward-compat error message6a1d543Merge pull request #3582 from pre-commit/move-gc-back66278a9move logic for gc back to commands.gc1b32c50Merge pull request #3579 from pre-commit/pre-commit-ci-update-configUpdates
rufffrom 0.14.3 to 0.14.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3f63ea4Prepare 0.14.9 release (#21927)c8851ec[ty] Defer all parameter and return type annotations (#21906)d442433[ty] Fix workspace symbols to return members too (#21926)c055d66Document range suppressions, reorganize suppression docs (#21884)7a578ceIgnore ruff:isort like ruff:noqa in new suppressions (#21922)34f7a04[ty] HandleDefinitions inSemanticModel::scope(#21919)c9fe4e2[ty] Attach salsa db when running ide tests for easier debugging (#21917)fbeeb05[ty] Don't show hover for expressions with no inferred type (#21924)4fdb4e8[ty] avoid unions of generic aliases of the same class in fixpoint (#21909)c548ef2[ty] Squash false positive logs for failing to findbuiltinsas a real moduleUpdates
torchfrom 2.9.0 to 2.9.1Release notes
Sourced from torch's releases.
Commits
d38164aEnable Doc builds for: Minor Releases RCs. Minor and Patch Releases final RC ...b002562Add doc for Symmetric Memory (#167477)5811a8d[cuDNN][SDPA][Convolution] Expose cuDNN runtime version in CUDA hooks (#167327)f36c764[dynamo][ez] Initialize tracer_output to None by default. (#167366)6877288Change forkserver test to only run below 3.13.8 (#167361)9976b77Cherry-pick LibTorch Stable ABI documentation (#167112 #166661 #163899) (#167...e6bcbbe[Inductor] No longer throw error in bmm out_dtype lowering due to tem… (#166922)8f658d7don't produce invalid grid configs (#166973) (#167158)3d27d95[GraphPartition] cache get_free_symbol_uses (#166338) (#166994)a06141fDelete deprecated fp32 precision warnings (#166956) (#166998)Updates
torchvisionfrom 0.24.0 to 0.24.1Release notes
Sourced from torchvision's releases.
Commits
d801a34[release-only] bump version to 0.24.1Updates
mlflowfrom 3.5.1 to 3.7.0Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
c4d8b3aRun python3 dev/update_mlflow_versions.py pre-release ...fe8a47bRevert "Migrate doc requirements topyproject.tomldependency group (#19126)"e6857c5mlflow.genai.evaluate(): handle case where root span is unavailable (#19220)f013aedAdd LangGraph optimization guide (#19180)d2db5f3Add test for return_full_text when saving prompt_template (#19148)0ec2129Handle trace with 3p generaic root span (#19217)b6ecc11Fix start_trace compatibility with old mlflow clients (#19183)90e6f7fDowngrade signature warning to info (#19153)36b1454Create parent directories for SQLite database files (#19205)2f5138fFollowups for multi-turn M1 documentation (#19208)Updates
azureml-mlflowfrom 1.60.0 to 1.61.0.post1Commits
Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions